Check If In Array
Command Prototype
bRet = IsArray(varData)
Command Description
Determine a data is an array or not
Parameter Description
- Required Parameter
- varData--The data to determine
- return
- bRet--The variable used to save the output of the function call